home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / comm / ums / developer.lha / Developer / demo / ReadMe.txt < prev    next >
Encoding:
Text File  |  1993-09-23  |  687 b   |  15 lines

  1. These demos were created to demostrate how to use ums.library's basic read
  2. and  write functions.  Please refer to ums.doc to get a detailed decription
  3. of  all functions.  The demos are written in Amiga Oberon a powerful object
  4. oriented   modular  programming  language.   I  think  the  source  can  be
  5. understood by people which never heard of oberon before...
  6.  
  7. That's what the programs do:
  8.  
  9. ShowGroups:    shows all groups in UMS' messagebase
  10. GroupContents: shows contents of one group in UMS' messagebase
  11. ReadMessage:   reads a message from UMS' messagebase
  12. WriteMessage:  writes a new message to UMS' messagebase
  13.  
  14. If you have any questions please contact the author of the programs.
  15.